home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 49 / PCPP49a.iso / editors / sofsdk / SoF SDK.msi / _EB93BA0B64194882AAD0E6A78EB81549 < prev    next >
Encoding:
Text File  |  2000-03-27  |  393 b   |  20 lines

  1. #include "../common/header.ds"
  2. output "p:/base/ds/tsr1"
  3.  
  4.  
  5.  
  6. // THIS SCRIPT RELEASES THE GUY WHO RUNS OUT THE BACK DOOR OF THE TOKEN BOOTH
  7.  
  8.  
  9.  
  10.  
  11.  
  12. local entity tokenguy1 // the guy who is running out of the room
  13.  
  14.  
  15.  
  16. tokenguy1 = find entity with targetname "tokenguy1"
  17.  
  18.  
  19.  
  20. animate entity tokenguy1 performing action SCRIPT_RELEASE // script releases the guy once he gets by the door